home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / comunic / fd211.zip / ROUTE.FD < prev    next >
Text File  |  1993-09-25  |  842b  |  26 lines

  1. ; ---------------------------------------------------------------------
  2. ; Sample ROUTE.FD file for individual node for FrontDoor 2.11 Shareware
  3. ; ---------------------------------------------------------------------
  4. ; Last revised: 93-09-24
  5. ; ---------------------------------------------------------------------
  6.  
  7. ;
  8. ; Send mail for systems in our net directly.
  9. ;
  10. No-Route   MYNET
  11.  
  12. ;
  13. ; Make sure we don't send mail to systems who don't indicate support
  14. ; for Continous Mail. Note that you will have to set up another event
  15. ; and create another SCHEDULE block for it, if you want to send out
  16. ; mail to these systems, or alternatively, remove the "HOLD %!CM"
  17. ; below.
  18. ;
  19. ; For further information about mail routing, please refer to the
  20. ; FrontDoor documentation.
  21. ;
  22. Schedule @ *
  23.   Hold     %!CM
  24.  
  25. ; end of file "ROUTE.FD"
  26.